gtk4.git
2017-12-14 Benjamin Ottedisplay: Remove leftover old clipboard APIs
2017-12-14 Krzesimir Nowakx11: Fix erroneous & to be &&
2017-12-14 Benjamin Ottex11: Get rid of default Atom converters
2017-12-14 Benjamin Ottedevice: Make axis label a regular string
2017-12-14 Stas SoloveyUpdate Russian translation
2017-12-14 Matthias ClasenDrop atom apis from the docs
2017-12-14 Matthias ClasenDrop atom-related cast macros
2017-12-14 Matthias ClasenDrop gdk_atom_intern
2017-12-14 Matthias ClasenDrop gdk_atom_name
2017-12-14 Matthias ClasenRemove no-longer-used signals
2017-12-14 Benjamin Ottednd: Remove gdk_drag_get_selection()
2017-12-14 Benjamin Ottegdk: Remove ability to request selection notifications
2017-12-14 Benjamin Ottegdk: Remove properties
2017-12-14 Benjamin Ottebroadway: Make compile after GdkEvent objectification
2017-12-14 Benjamin Ottegesture: Fix gcc constness warning
2017-12-14 Benjamin Ottex11: Make unsetting transient-for work
2017-12-14 Benjamin Ottegdk: Remove selection defines
2017-12-14 Georges Basile... vulkan: Destroy buffer before releasing associate memory
2017-12-14 Georges Basile... vulkan: Destroy image before releasing associate memory
2017-12-14 Piotr DrągUpdate POTFILES.in
2017-12-14 Carlos Garnachogdk: Make gdk_display_peek_event() Return a reference...
2017-12-14 Carlos Garnachogtk: Make gtk_get_current_event() return a reference
2017-12-14 Carlos Garnachogtk: Avoid some event copies
2017-12-14 Carlos Garnachogtk: s/gdk_event_free/g_object_unref/
2017-12-14 Carlos Garnachogdk/wayland: s/gdk_event_free/g_object_unref/
2017-12-14 Carlos Garnachogdk/x11: s/gdk_event_free/g_object_unref/
2017-12-14 Carlos Garnachogdk: Remove gdk_window_[gs]et_event_compression()
2017-12-14 Carlos Garnachogtk: Remove CONSTRUCT_ONLY flag from GtkEventController...
2017-12-14 Carlos Garnachogdk: Implement motion history as motion event data
2017-12-14 Carlos Garnachogdk: Keep reference on tools from motion/button events.
2017-12-14 Carlos Garnachogdk: Move additional code in gdk_event_new() to GdkEven...
2017-12-14 Carlos Garnachogdk: Make GdkEvent type a construct only property
2017-12-14 Carlos Garnachogdk: Remove gdk_event_is_allocated()
2017-12-14 Carlos Garnachogtk: Adapt marshallers to GdkEvent as GObject
2017-12-14 Carlos Garnachogdk: Turn GdkEvent into a GObject
2017-12-14 Carlos Garnachogdk: Remove GdkDisplay from GdkEventPrivate
2017-12-13 Carlos Garnachogdk: Figure out the GdkSeat of an event from the GdkDevice
2017-12-13 Carlos Garnachogdk: Use allocated events
2017-12-13 Carlos Garnachogtk/a11y: Use allocated events
2017-12-13 Carlos Garnachogdk: Fold GdkEventPrivate fields into event structs
2017-12-13 Carlos Garnachogdk: Remove GdkEventType argument from GdkEvent union
2017-12-13 Carlos Garnachogdk: Refurbish GdkEvent struct hierarchy
2017-12-13 Matthias ClasenRedo drag source event handling
2017-12-13 Benjamin Ottegdk: Remove gdk_selection_convert()
2017-12-13 Benjamin Ottednd: Only send DELETE request on X11
2017-12-13 Benjamin Ottegdk: Remove ability to own a selection
2017-12-13 Benjamin Ottetests: Remove testselection
2017-12-13 Benjamin Ottexxx: don't claim dnd selection
2017-12-13 Benjamin Ottegdk: Remove gdk_selection_add_targets()
2017-12-13 Benjamin Ottex11: Move selection handling to GDK
2017-12-13 Benjamin Ottednd: Pass content to gdk_drag_begin()
2017-12-13 Matthias ClasenA forgotten file
2017-12-13 Matthias ClasenMake sure events have displays
2017-12-13 Matthias Clasentoolbar: Stop using legacy event signals
2017-12-13 Matthias Clasenscalebutton: Add autoscrolling
2017-12-13 Matthias Clasenbutton: Add private api to get at the gesture
2017-12-13 Matthias Clasenrange: Add private api to autoscroll
2017-12-13 Matthias Clasenpath bar: Drop non-functional hold-to-scroll code
2017-12-13 Benjamin Ottex11: Refactor xevent filtering some more
2017-12-13 Matthias Clasenwidget-factory: Avoid a legacy event handler
2017-12-13 Benjamin Ottex11: Use GdkX11Display::translate-event more
2017-12-12 Benjamin Ottex11: Make clipboard use translate-event signal
2017-12-12 Benjamin Ottegdk: Clean up marshalers
2017-12-12 Benjamin Ottex11: Add GdkX11Display:translate-event signal
2017-12-12 Benjamin Ottex11: Constify XEvent usage
2017-12-12 Benjamin Ottegdk: Remove gdk_event_put(), peek() etc
2017-12-12 Benjamin Ottex11: Refactor code
2017-12-12 Benjamin Ottegdk: Remove unused function
2017-12-12 Matthias Clasena11y: drop the focus tracker
2017-12-12 Matthias Clasenplacesview: Make middle click work
2017-12-12 Matthias ClasenDeprecate many legacy event signals
2017-12-12 Matthias ClasenInstall gtkeventcontrollermotion.h
2017-12-12 Piotr DrągUpdate POTFILES.in
2017-12-12 Matthias ClasenAdd GtkEventControllMotion to the docs
2017-12-12 Matthias Clasenpaned: Stop using motion notify
2017-12-12 Matthias Clasenabout dialog: Stop using event-after as well
2017-12-12 Matthias Clasenabout dialog: Stop using motion notify
2017-12-12 Matthias Clasenlabel: Use GtkEventControllerMotion
2017-12-12 Matthias ClasenAdd a simple motion eventcontroller
2017-12-12 Matthias ClasenTry to make a composite entry
2017-12-11 Benjamin Otteplacessidebar: Don't use root coordinates
2017-12-11 Benjamin Ottednd: Pass device, not event
2017-12-11 Benjamin Ottednd: No longer allow passing -1
2017-12-11 Benjamin Ottednd: Remove button argument from drag_begin()
2017-12-11 Matthias Clasencalendar: Stop using a legacy event handler
2017-12-11 Matthias ClasenAdwaita: Set an icon size for drag icons
2017-12-11 Matthias ClasenSet a style class for drag icons
2017-12-11 Benjamin Ottegdk: Remove gdk_drag_manage_dnd()
2017-12-11 Benjamin Ottednd: No point in determining the keyboard
2017-12-11 Benjamin Ottednd: Pass dx/dy instead of x_root/y_root
2017-12-11 Benjamin Ottednd: Make gdk_drag_context_set_device() private
2017-12-11 Benjamin Ottecalendar: Don't request drag data on every motion event
2017-12-11 Benjamin Ottegdk: Remove outdated gdk_drag_begin() alternatives
2017-12-10 Matthias Clasenlink button: Set a drag icon
2017-12-10 Matthias Clasendocs: Don't mention css for setting cursors
2017-12-10 Matthias Clasenentry: Allocate the progress bar only what it needs
2017-12-10 Colomban WendlingFix updating the widget accessible description when...
2017-12-10 Daniel van... Fix irregular gdk_frame_clock_get_frame_time
2017-12-10 Benjamin Ottednd: Remove "delete" argument from gtk_drag_finish()
2017-12-10 Benjamin Ottednd: Introduce gdk_drop_read_async() and use it
next